XML Einrichten Version 1.2
ISOCountryCode Element
XML Einrichten Version 1.2 > EndConsumer Complex Type : ISOCountryCode Element
Beschreibung
ISO Länderkennzeichen
Namensraum (none)
Typ
Restriction of xs:string
Diagramm
ISOCountryCode Element
Overview
ISOCountryCode optional Restriction of xs:string
ISO Länderkennzeichen
Quelle
<xs:element name="ISOCountryCode" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation xml:lang="de">ISO Länderkennzeichen</xs:documentation>
    <xs:documentation xml:lang="en">ISO Country Code</xs:documentation>
  </xs:annotation>
  <xs:simpleType>
    <xs:restriction base="xs:string">
      <xs:length value="2" />
    </xs:restriction>
  </xs:simpleType>
</xs:element>
Siehe auch
EndConsumer Complex TypeXML Einrichten Version 1.2